Comments/Uncomments the selected text in the Code Editor - Not available because no source is being edited. Comments/Uncomments the selected text in the Code Editor Sets the default window, Macintosh creator code and the default language for the project. Allows you to define a list of file types the project will read from or write to. Applies settings customizing the Code and Window Editors. Protects a project item so that it can't be opened without a password. Adds a new menu handler to the selected window or class. - Not available because the frontmost window is not a Code Editor window for a class or window. Adds a new menu handler to the selected window or class. Adds a new constant to the selected module. - Not available because the frontmost window is not a Code Editor window for a module. Adds a new constant to the selected module. Adds a new property to the selected window, class or module. - Not available because the frontmost window is not a Code Editor window for a window, class or module. Adds a new property to the selected window, class or module. Adds a new event to the selected class or module. - Not available because the frontmost window is not a Code Editor window for a class or module. Adds a new event to the selected class or module. Adds a new method to the selected window, class or module. - Not available because the frontmost window is not a Code Editor window for a window, class or module. Adds a new method to the selected window, class or module. Deletes the selected item. - Not available because no method, event or property has been selected. Deletes the selected item. Modifies the selected item. - Not available because no method, event or property has been selected. Modifies the selected item. Selects everything in the active window. - Not available because the active window contains nothing that is selectable. Selects everything in the active window. Copies the selected control in one step, without changing the Clipboard contents. - Not available because no control is selected. Copies the selected control in one step, without changing the Clipboard contents. Removes the selected text, data, or object without storing it on the Clipboard. - Not available because no text, data or object is selected. Removes the selected text, data, or object without storing it on the Clipboard. Places the contents of the Clipboard in the window at the insertion point (if there is one). - Not available because no text, data or object is selected. Places the contents of the Clipboard in the window at the insertion point (if there is one). Duplicates the selected text, data or object and places it on the Clipboard, leaving the original selection in the window. - Not available because no text, data or object is selected. Duplicates the selected text, data or object and places it on the Clipboard, leaving the original selection in the window. Note: This action replaces the Clipboard’s existing contents. Removes the selected text, data, or object and puts it on the Clipboard. - Not available because no text, data or object is selected. Removes the selected text, data, or object and puts it on the Clipboard. Note: This action replaces the Clipboard’s existing contents. Performs the last action reversed by choosing Undo. You can repeatedly choose Redo to perform any number of reversed actions (limited only by available memory). Reverses your last action immediately. You can repeatedly choose Undo to reverse any number of actions (limited only by available memory). Edit menu Use this menu to undo and redo actions, duplicate and select controls, find and replace text in your programming code, add items to the window or class you are editing in the Code Editor window, and set preferences.